From 63149fe37135ea094da463556dd33598e0e05d08 Mon Sep 17 00:00:00 2001 From: Ralf Treinen Date: Mon, 29 May 2006 19:40:56 +0000 Subject: [PATCH] fix some typos add how to obtain a copy of the svn repo --- appendix-svn.xml | 25 +++++++++++++++++-------- chapter-generalities.xml | 2 +- 2 files changed, 18 insertions(+), 9 deletions(-) diff --git a/appendix-svn.xml b/appendix-svn.xml index f9b6c8ed..a40a681f 100644 --- a/appendix-svn.xml +++ b/appendix-svn.xml @@ -1,7 +1,13 @@
How to obtain a copy of the SVN archive - FIXME: to be filled in + You can obtain a copy of debian-ocaml-maint SVN archive by + +svn co svn+ssh://svn.debian.org/svn/pkg-ocaml-maint + + You must be member of the + Debian + OCaml Task Force in order to have write access to this archive.
@@ -200,13 +206,16 @@ alias svn-bt='svn-buildpackage -rfakeroot -k<gpgid> --svn-lintian --svn-do dpatch - dpatch will work properly ad package build time with the svn structure - described above since all the build process will be carried on in a fresh - directory. However, invoking debian/rules with the "clean" target in the trunk/ - directory will fail since dpatch is unable to deapply patches, passing - to svn-buildpackage fixes this misbehaviour (aliases suggested - above alredy include this flag). - + dpatch will work properly at package build time with the svn + structure described above since all of the build process will be + carried out in a fresh directory. However, invoking + debian/rules with the "clean" target in + the trunk/ directory will fail since + dpatch is unable to de-apply patches. Passing + to + svn-buildpackage fixes this + misbehaviour (aliases suggested above already include this + flag). If you want to use dpatch-edit-patch to handle patches, you will need to invoke diff --git a/chapter-generalities.xml b/chapter-generalities.xml index 18e355f4..47e788a3 100644 --- a/chapter-generalities.xml +++ b/chapter-generalities.xml @@ -5,7 +5,7 @@ - The ocaml package depends on all the basic packages needed to develop programs with OCaml. More specifically, the packaging of OCaml is split into smaller packages. The -nox packages contain libraries which don't need X (i.e. for the programs which don't use the Graphics or LablTk modules) in order to avoid too big dependencies for users who don't have an X server installed. + The ocaml package depends on all the basic packages needed to develop programs with OCaml. More specifically, the packaging of OCaml is split into smaller packages. The -nox packages contain libraries which don't need X (i.e., for the programs which don't use the Graphics or LablTk modules) in order to avoid dependencies on big packages for users who do not need to run graphical applications. -- 2.30.2